DateTimeEditors for WinRT
C1DateTimePicker Elements

DateTimeEditors for WinRT includes the C1DateTimePicker control, a simple control which provides, by default, both a date picker and a time picker. When you add theC1DateTimePicker control to a XAML window, it exists as a completely functional date and time picker. By default, the control's interface looks similar to the following image:

 

 

The C1DateTimePicker control consists of the following elements:

The date picker element is comprised of a date field and the calendar drop-down button. You can set the date by entering numeric values or by selecting a date from the calendar.

The time picker element is comprised of the time field, the increase time button, and the decrease time button. You can set the time by entering numeric values or by clicking the buttons.

The date picker drop-down button opens a calendar from which you can select a date for the date picker.

 

 

The increase time button allows you to increase the time displayed in the time picker. Clicking the increase button will increase the time by one minute.

The decrease time button allows you to decrease the time displayed in the time picker. Clicking the decrease button will decrease the time by one minute.

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback